-
Home
-
Cryptocurrency Payment Gateway for WordPress & WooCommerce by CryptoPay
-
2.3.10
-
Code
-
Classes
- TransactionType
Total Complexity |
29 |
Dependencies |
6 |
Dependents |
7 |
Total lines |
346 |
Lines of code |
115 |
Logical lines of code |
43 |
Comment lines |
143 |
Methods |
29 |
Properties |
14 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
forDebug() |
S |
57 |
1 |
17 |
setId() |
S |
77 |
1 |
4 |
setHash() |
S |
77 |
1 |
4 |
setOrder() |
S |
77 |
1 |
4 |
setOrderId() |
S |
77 |
1 |
4 |
setUserId() |
S |
77 |
1 |
4 |
setNetwork() |
S |
77 |
1 |
4 |
setParams() |
S |
77 |
1 |
4 |
setCode() |
S |
77 |
1 |
4 |
setTestnet() |
S |
77 |
1 |
4 |
setReminderEmail() |
S |
77 |
1 |
4 |
setAddresses() |
S |
77 |
1 |
4 |
setStatus() |
S |
77 |
1 |
4 |
setUpdatedAt() |
S |
77 |
1 |
4 |
setCreatedAt() |
S |
77 |
1 |
4 |
getId() |
S |
82 |
1 |
3 |
getHash() |
S |
82 |
1 |
3 |
getOrder() |
S |
82 |
1 |
3 |
getOrderId() |
S |
82 |
1 |
3 |
getUserId() |
S |
82 |
1 |
3 |
getNetwork() |
S |
82 |
1 |
3 |
getParams() |
S |
82 |
1 |
3 |
getCode() |
S |
82 |
1 |
3 |
getTestnet() |
S |
82 |
1 |
3 |
getReminderEmail() |
S |
82 |
1 |
3 |
getAddresses() |
S |
82 |
1 |
3 |
getStatus() |
S |
82 |
1 |
3 |
getUpdatedAt() |
S |
82 |
1 |
3 |
getCreatedAt() |
S |
82 |
1 |
3 |